func github.com/aws/aws-sdk-go-v2/service/s3.addGetBucketLocationUpdateEndpoint

2 uses

	github.com/aws/aws-sdk-go-v2/service/s3 (current package)
		api_op_GetBucketLocation.go#L141: 	if err = addGetBucketLocationUpdateEndpoint(stack, options); err != nil {
		api_op_GetBucketLocation.go#L234: func addGetBucketLocationUpdateEndpoint(stack *middleware.Stack, options Options) error {